Authorizations
Body
multipart/form-data
The PDF file to upload.
The parser engine to use (e.g., 'llmsherpa').
Example:
"llmsherpa"
Size of the chunks for text splitting.
Example:
1000
Overlap between consecutive text chunks.
Example:
100
Optional JSON string of extra metadata to associate with the parsed documents.
Example:
"{}"
Response
PDF file successfully parsed and documents returned.
Placeholder for a list of processed documents.